home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 4 / The 640 Meg Shareware Studio CD-ROM Volume IV (Data Express)(1994).ISO / clang / 120_01.zip / #HISTORY.017 < prev    next >
Text File  |  1993-06-01  |  2KB  |  52 lines

  1. /* HEADER: CUG120.02;
  2.    DESCRIPTION: "Modification history for programs on this disk.";
  3.    FILENAME: #HISTORY.017;
  4.    CRC: F8E9;
  5. */
  6.  
  7. cb.c:
  8.     Swiped from the CIPG's UNIX system and modified to run
  9.         under BDS C by William C. Colley, III
  10.     Updated to BDS C, v1.44 by Rick Hollinbeck, 9/28/81
  11. chario.c:
  12.     Written 1980 by Scott W. Layson
  13.     This code is in the public domain.
  14. cp.c:
  15.     Makes a copy of a file in the current directory (easier
  16.     than doing a pip). Written by LZ. Uses the "usercode" library.
  17. meta4.*
  18.     These programs were published in Doctor Dobbs Journal, August 1981.
  19.     They were originially written in PIDGIN.  Transplanted to BDS C by:
  20.     Jan Larsson, Kosterv. 12, S-181 35 Lidingo, SWEDEN
  21. l2.c:
  22.     New linker for BDS C
  23.     Written 1980 by Scott W. Layson
  24.     This code is in the public domain.
  25.     This is an improved linker for BDS C CRL format.  It eliminates the
  26.     jump table at the beginning of each function in the object code,
  27.     thus saving up to 10% or so in code space with a slight improvement
  28.     in speed.  
  29. MAKOVL.C:
  30.     Overlay builder/manager
  31.     This code is in the public domain.
  32.     Created from L2.C 81.10.29 Gyro
  33.     This is a variation on L2.C that creates relocatable overlays
  34.     according to an overlay descriptor file.
  35. noboot.c:
  36.     by Leor
  37. scott.c:
  38.     Scott Layson's personal miscellaneous-function library
  39.     This code is in the public domain.
  40.     Created from functions in STDLIB?.C 81.10.29 Gyro
  41. usercode.c:
  42.     Idea: Extend the filename syntax for user with ALL file I/O to
  43.           allow a user area prefix of the form "n/" on all filenames.
  44.     Written by Leor Zolman, 12/81  
  45.     **         FOR CP/M 2.x SYSTEMS ONLY!!!                          **
  46. xc.c:
  47.     XC  -  A 'C' Concordance Utility.
  48.     Version 1.0   January, 1982.
  49.     Copyright (c) 1982 by Philip N. Hisley.
  50.     Released for non-commercial distribution only.
  51.  TITLE: CRCK4;
  52.    DESCRIPTION: "List of CRC values for the files on this disk."